Toggle navigation
Home
org.apache.phoenix.schema.SequenceKey to org.apache.phoenix.schema.SequenceAllocation
No. of Instances - 11
No. of Commits - 1
No. of Projects - {'pheonix'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
keys
to
sequenceAllocations
key
to
sequenceAllocation
sequenceKeys
to
sequenceAllocations
sequenceKeys
to
sequenceAllocations
sequenceKeys
to
sequenceAllocations
sequenceKeys
to
sequenceAllocations
sequenceKeys
to
sequenceAllocations
sequenceKeys
to
sequenceAllocations
Add or Remove Method invocation
sequenceKeys.get(i)
to
sequenceAllocations.get(i).getSequenceKey()