@PublicEvolving public interface PartFileInfo<BucketID>
RollingPolicy
in order to determine if it should roll the part file or not.Modifier and Type | Method and Description |
---|---|
BucketID |
getBucketId() |
long |
getCreationTime() |
long |
getLastUpdateTime() |
long |
getSize() |
BucketID getBucketId()
BucketAssigner.getBucketId(Object, BucketAssigner.Context)
.long getCreationTime()
long getSize() throws IOException
IOException
long getLastUpdateTime()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.